[INFO] fetching crate jet1090 0.6.0...
[INFO] checking jet1090-0.6.0 against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] extracting crate jet1090 0.6.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate jet1090 0.6.0
[INFO] finished tweaking crates.io crate jet1090 0.6.0
[INFO] tweaked toml for crates.io crate jet1090 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jet1090 0.6.0 on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jet1090 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded multer v2.1.0
[INFO] [stderr]   Downloaded soapysdr v0.5.1
[INFO] [stderr]   Downloaded soapysdr-sys v0.8.1
[INFO] [stderr]   Downloaded tonic-build v0.14.5
[INFO] [stderr]   Downloaded wildmatch v2.6.1
[INFO] [stderr]   Downloaded ssh2-config v0.7.0
[INFO] [stderr]   Downloaded makiko v0.2.5
[INFO] [stderr]   Downloaded rs1090 v0.6.0
[INFO] [stderr]   Downloaded desperado v0.4.2
[INFO] [stderr]   Downloaded nusb v0.2.3
[INFO] [stderr]   Downloaded deku_derive v0.20.3
[INFO] [stderr]   Downloaded rs-spy v0.4.2
[INFO] [stderr]   Downloaded io-kit-sys v0.5.0
[INFO] [stderr]   Downloaded rs-rtl v0.4.2
[INFO] [stderr]   Downloaded rs-hackrf v0.4.2
[INFO] [stderr]   Downloaded deku v0.20.3
[INFO] [stderr]   Downloaded biquad v0.6.0
[INFO] [stderr]   Downloaded redis v1.2.0
[INFO] [stderr]   Downloaded keepawake v0.6.0
[INFO] [stderr]   Downloaded clap_complete v4.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824
[INFO] running `Command { std: "docker" "start" "868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking endi v1.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking cipher v0.5.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking aes v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking biquad v0.6.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]    Compiling keepawake v0.6.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]    Compiling jet1090 v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=afd4680138d5422e -C extra-filename=-2a1a7d3235da2e23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d8b25e15af30dc2b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=86ac442de6112401 -C extra-filename=-b7320be4c8f921a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-fc8c0fc5e56dbef3.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824", kill_on_drop: false }`
[INFO] [stdout] 868049f2024a3f34546201daafbc6c6ca1c45e1bf12568d14920897b6ef64824
